Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 25, 2025

This PR contains the following updates:

Package Change Age Confidence
io.projectreactor.netty:reactor-netty 1.2.7 -> 1.2.11 age confidence

Release Notes

reactor/reactor-netty (io.projectreactor.netty:reactor-netty)

v1.2.11

Compare Source

Reactor Netty 1.2.11 is part of 2024.0.11 Release Train.

What's Changed

✨ New features and improvements
🐞 Bug fixes
  • Ensure ResponseTimeoutHandler is added as one of the first handlers in the pipeline by @​violetagg in #​3916
  • Do not try to send the file when Content-Length:0 by @​violetagg in #​3936
  • Ensure the HTTP/2 upgrade stream inherits the proper state from the original HTTP/1.1 connection when successful upgrade from HTTP/1.1 to HTTP/2 by @​violetagg in #​3957
  • Fix HttpClientConfig copying issue in MonoHttpConnect by @​violetagg in #​3964

Full Changelog: reactor/reactor-netty@v1.2.10...v1.2.11

v1.2.10

Compare Source

Reactor Netty 1.2.10 is part of 2024.0.10 Release Train.

What's Changed

✨ New features and improvements
🐞 Bug fixes

Full Changelog: reactor/reactor-netty@v1.2.9...v1.2.10

v1.2.9

Compare Source

Reactor Netty 1.2.9 is part of 2024.0.9 Release Train.

What's Changed
✨ New features and improvements
🐞 Bug fixes
New Contributors

Full Changelog: reactor/reactor-netty@v1.2.8...v1.2.9

v1.2.8

Compare Source

Reactor Netty 1.2.8 is part of 2024.0.8 Release Train.

What's Changed

✨ New features and improvements
🐞 Bug fixes
  • Ensure the connection is invalidated when a connection close happens before HTTP/1.1 to HTTP/2 upgrade operation by @​violetagg in #​3806
  • When HTTP/2 apply always the trailer headers by @​violetagg in #​3808
  • Trailers must not include pseudo-header fields by @​violetagg in #​3810
  • Add the HTTP/2 connection to the channel group for a proper graceful shutdown in case no active streams by @​violetagg in #​3827
  • Add proper initialisation of maxConcurrentStreams when successful HTTP/1.1 to HTTP/2 upgrade by @​violetagg in #​3832
  • Ensure the HTTP/2 upgrade stream inherits the proper state from the original HTTP/1.1 connection when successful upgrade from HTTP/1.1 to HTTP/2 by @​violetagg in #​3838

New Contributors

Full Changelog: reactor/reactor-netty@v1.2.7...v1.2.8


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/reactor-netty.version branch from 8535777 to 3b9a9d4 Compare September 9, 2025 13:58
@renovate renovate bot changed the title fix(deps): update dependency io.projectreactor.netty:reactor-netty to v1.2.9 fix(deps): update dependency io.projectreactor.netty:reactor-netty to v1.2.10 Sep 9, 2025
@renovate renovate bot force-pushed the renovate/reactor-netty.version branch from 3b9a9d4 to bfa2c2d Compare October 14, 2025 10:17
@renovate renovate bot changed the title fix(deps): update dependency io.projectreactor.netty:reactor-netty to v1.2.10 fix(deps): update dependency io.projectreactor.netty:reactor-netty to v1.2.11 Oct 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants